projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27ecc2b
)
Preload international/ccl for utf-8.
author
Dave Love
<fx@gnu.org>
Thu, 25 Jan 2001 13:35:07 +0000
(13:35 +0000)
committer
Dave Love
<fx@gnu.org>
Thu, 25 Jan 2001 13:35:07 +0000
(13:35 +0000)
lisp/loadup.el
patch
|
blob
|
history
diff --git
a/lisp/loadup.el
b/lisp/loadup.el
index 1a6aafb6aadddd7d156bd8f7638e26c86e95dd3f..9fecd0472878912c0d93b7a1e2ddb9e610580157 100644
(file)
--- a/
lisp/loadup.el
+++ b/
lisp/loadup.el
@@
-76,6
+76,7
@@
(load "international/mule-cmds")
(load "case-table")
(load "international/characters")
+(load "international/ccl")
(load "international/utf-8")
(let ((set-case-syntax-set-multibyte t))